Include termhooks.h.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 Mar 1993 23:32:54 +0000 (23:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 Mar 1993 23:32:54 +0000 (23:32 +0000)
commit6ba6e250c91e29d12ff51100f01998b2db397b2e
tree333f0098d564740b68977cd556739daa2d40932b
parentdc70cea7815c4464cb237df1cee36d4cb7e5f7c0
Include termhooks.h.
(push_key_description): Handle all modifiers.
Handle large character codes.
(Fkey_description): Move the meta bit, if arg is string.
(Fsingle_key_description): Don't alter integer value.
Make tem long enough.

(Flookup_key): Use meta_modifier as meta-bit if from vector.
(Fdefine_key): Likewise.
src/keymap.c